> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hyperframes-zh.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 纽约 巴黎 航班

> 苹果风格的逼真地图动画，包括一架从纽约飞往巴黎的飞机、标记圈、着陆流行声和音效。

# 纽约 巴黎 航班

苹果风格的逼真地图动画，包括一架从纽约飞往巴黎的飞机、标记圈、着陆流行声和音效。

`showcase` `travel` `map` `youtube` `sfx`

由 [Stronkter](https://x.com/Stronkter) 创建。

## 来源提示

```text theme={null}
📷HyperFrames by HeyGen Make a six-second Apple-style font bold video of a plane going from New York to Paris. A map animation, and then it shows the plane going from New York to Paris. Make the fonts Apple-style bold and make the map actual realistic, actually realistic. Before it lands in Paris, do a doodle circle in red around Paris, and then it lands in the doodle circle, and the video basically cuts to a white screen at the end. Also add sound effects for everything as well. Every nice motion, every the plane for pop-ups, bubble, pop-up effect, everything you want.
```

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/nyc-paris-flight.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/nyc-paris-flight.png" autoPlay muted loop playsInline />

## 安装

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add nyc-paris-flight
  ```
</CodeGroup>

## 细节

| 财产 | 价值        |
| -- | --------- |
| 类型 | 堵塞        |
| 方面 | 1920×1080 |
| 期间 | 6秒        |

## 文件

| 文件                         | 目标                                   | 类型     |
| -------------------------- | ------------------------------------ | ------ |
| `nyc-paris-flight.html`    | `compositions/nyc-paris-flight.html` | 超框架:组合 |
| `assets/map-nyc-paris.png` | `assets/map-nyc-paris.png`           | 超框架：资产 |
| `assets/sfx-mix.wav`       | `assets/sfx-mix.wav`                 | 超框架：资产 |

## 用法

安装后，将该块添加到您的主机组合中：

```html theme={null}
<div data-composition-id="nyc-paris-flight" data-composition-src="compositions/nyc-paris-flight.html" data-start="0" data-duration="6" data-track-index="1" data-width="1920" data-height="1080"></div>
```
